Skip to content

[fix](cloud) fix 'sucess' -> 'success' typo in meta_service_http response#62539

Open
SAY-5 wants to merge 1 commit intoapache:masterfrom
SAY-5:fix-meta-service-sucess-typo
Open

[fix](cloud) fix 'sucess' -> 'success' typo in meta_service_http response#62539
SAY-5 wants to merge 1 commit intoapache:masterfrom
SAY-5:fix-meta-service-sucess-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 16, 2026

Proposed changes

HTTP response message in cloud/src/meta-service/meta_service_http.cpp line 377 reads:

"sucess to adjust rate limit"

Fixed to "success to adjust rate limit". String-literal-only change; no logic change.

Checklist

  • Does not affect any functionalities

@hello-stephen
Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@yiguolei
Copy link
Copy Markdown
Contributor

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@morningman morningman self-assigned this Apr 17, 2026
…-limit response

HTTP response in cloud/src/meta-service/meta_service_http.cpp line 377 read 'sucess to adjust rate limit'. Fixed to 'success'. String-literal-only change.

Signed-off-by: SAY-5 <[email protected]>
@morningman morningman force-pushed the fix-meta-service-sucess-typo branch from 65f86c3 to 4b7a99b Compare April 17, 2026 21:00
@morningman
Copy link
Copy Markdown
Contributor

run buildall

@morningman
Copy link
Copy Markdown
Contributor

/review

@hello-stephen
Copy link
Copy Markdown
Contributor

Cloud UT Coverage Report

Increment line coverage 100.00% (1/1) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 78.48% (1798/2291)
Line Coverage 64.15% (32294/50345)
Region Coverage 65.07% (16245/24967)
Branch Coverage 55.60% (8684/15620)

@github-actions
Copy link
Copy Markdown
Contributor

OpenCode automated review failed and did not complete.

Error: Review step was failure (possibly timeout or cancelled)
Workflow run: https://github.com/apache/doris/actions/runs/24586514489

Please inspect the workflow logs and rerun the review after the underlying issue is resolved.

@zclllyybb
Copy link
Copy Markdown
Contributor

skip buildall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants